projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2279ba8
)
(vc-find-root): Remove bogus alias.
author
Glenn Morris
<rgm@gnu.org>
Wed, 29 Oct 2008 02:55:04 +0000
(
02:55
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 29 Oct 2008 02:55:04 +0000
(
02:55
+0000)
lisp/vc-hooks.el
patch
|
blob
|
history
diff --git
a/lisp/vc-hooks.el
b/lisp/vc-hooks.el
index b4f92350ea16e718b9b2ce88812421da54dd74d3..fdee4c4680ef58ef895132f9defde77c941e7181 100644
(file)
--- a/
lisp/vc-hooks.el
+++ b/
lisp/vc-hooks.el
@@
-335,8
+335,6
@@
If WITNESS if not found, return nil, otherwise return the root."
(or vc-ignore-dir-regexp locate-dominating-stop-dir-regexp)))
(locate-dominating-file file witness)))
-(define-obsolete-function-alias 'vc-find-root 'locate-dominating-file "23.1")
-
;; Access functions to file properties
;; (Properties should be _set_ using vc-file-setprop, but
;; _retrieved_ only through these functions, which decide